How to Install ow-shell software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ow-shell software package in Ubuntu 14.04 LTS (Trusty Tahr)

ow-shell software package provides shell utilities to talk to an 1-Wire owserver, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ow-shell 

ow-shell is installed in your system.

Make ensure the ow-shell package were installed using the commands given below,

$ sudo dpkg-query -l | grep ow-shell *

You will get with ow-shell package name, version, architecture and description in a table

ow-shell package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Electronics
Package ow-shell
Version 2.8p15-1ubuntu4
Description shell utilities to talk to an 1-Wire owserver
Sub Section Electronics


See Also, How to uninstall or remove ow-shell software package from Ubuntu 14.04 LTS (Trusty Tahr)?